home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / programming / gcc / gcc2.7.0 / gcc270_cp020.lha / gnu / lib / g++-include / functional < prev    next >
Encoding:
Text File  |  1995-07-28  |  160 b   |  8 lines

  1. // -*- C++ -*- forwarding header.
  2. // This file is part of the GNU ANSI C++ Library.
  3.  
  4. #ifndef __FUNCTIONAL__
  5. #define __FUNCTIONAL__
  6. #include <function.h>
  7. #endif
  8.